Fix minor ralloc.c problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Apr 2012 01:18:13 +0000 (18:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Apr 2012 01:18:13 +0000 (18:18 -0700)
commitc9cb3cb7bc42a19a744570eba86af00183ccb8f8
tree6266755137cebd16188f38419d4dd597ed8f6623
parente163d9a02d24fe6715ecdda2ef9fd4e334e284a2
Fix minor ralloc.c problems found by static checking.

See http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html
* ralloc.c (ALIGNED, ROUND_TO_PAGE, HEAP_PTR_SIZE)
(r_alloc_size_in_use, r_alloc_freeze, r_alloc_thaw): Remove; unused.
(r_alloc_sbrk): Now static.
src/ChangeLog
src/ralloc.c